Table of content



/cargobooking/customer/{id}

Mapping URL: /cargobooking/customer/{id}

Description: find the cargobooking entities of customer with the appended id

Microservice: EmployeeService


Methods

/cargobooking/customer/{id}

/cargobooking/customer/{id}

Mapping URL: /cargobooking/customer/{id}

Description: CustomerService

Name: findAllCargoBookingOfCustomer(id)

Request Method: GET

Service Interface: /cargobooking/customer/{id}

Service Entity: Customer



EmployeeService inside the microservice architecture

Microservices

3.1 AirplaneService3.2 AirportService3.3 CargoService3.4 CountryService3.5 EmployeeService3.6 LuggageService
3.7 PassengerBookingService


Table of content